Skip to content

feat: navigate Git branches and commit history - #12

Merged
QuickMythril merged 1 commit into
mainfrom
feat/git-history-navigation
Jul 28, 2026
Merged

feat: navigate Git branches and commit history#12
QuickMythril merged 1 commit into
mainfrom
feat/git-history-navigation

Conversation

@QuickMythril

Copy link
Copy Markdown
Member

Part (b) of the Explore Git viewer, on top of #11: branch selector (defaults to the repository's current branch), commit history (bounded at the reader's 50-commit depth), and per-commit file trees + blob previews — selecting an older commit browses the tree exactly as of that commit, matching what Home's viewer offered. No reader/module changes; this is UI over the already-merged bounded reader. Version 1.4.8.

Verified: 50/50 vitest, tsc --noEmit + production build clean, and a headless render against the live GIT_REPOSITORY/QortiumHomeTest/home-git-demo fixture showing both branches in the selector and the real commit history with the newest commit selected.

With this merged, Home's native Git viewer has full feature parity in Explore and its removal PR follows.

🤖 Generated with Claude Code

Adds a branch selector, a 50-deep commit-history list, and per-commit file
trees and blob previews on top of the ported reader. Selecting an older
commit browses the repository exactly as of that commit. Version 1.4.8.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@QuickMythril
QuickMythril merged commit c567f39 into main Jul 28, 2026
4 checks passed
@QuickMythril
QuickMythril deleted the feat/git-history-navigation branch July 28, 2026 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant